| 1. | Website for more information about the router pattern 网站来获取更多的关于router模式的信息。 |
| 2. | Creating flexible web service implementations with the router pattern 用router模式创建灵活的web服务 |
| 3. | Part 3 : creating flexible web service implementations with the router pattern 第3部分:使用路由器模式创建灵活的web服务实现 |
| 4. | Another important aspect of the router pattern is the notion that the deployment of the business components being routed to is independent of the deployment of the router Router模式的另一个重要的方面是应注意到请求发向的商业组件的部署是独立于路由器的部署的。 |
| 5. | This third tip in a series continues the short series of discussions focusing on the application of well - defined and proven web application design strategies to the world of web services with an exploration of the router pattern 本文继续介绍简短系列中的第3个技巧,该系列重在讨论应用问题,即通过尝试使用router模式将已明确定义好并验证过的web应用程序设计策略用于整个web服务。 |
| 6. | To illustrate a simple application of the router pattern , youre going to create a web service that exposes a single operation that , depending on the specific value of the input parameters , will either convert a provided text string to either all caps or all lower case 为了说明router模式的简单应用,您应当先建立一种需要单一操作支持的web服务,这种操作依赖于输入参数的具体值,它将把已获得的文本字符串转换为大写或小写字母。 |